From: Chong Yidong Date: Sat, 17 Mar 2007 19:46:52 +0000 (+0000) Subject: * xdisp.c (try_window_id): Increment matrix positions if the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29831 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e338790f00e12053a1d2f7cefca768271dd3b51b;p=emacs.git * xdisp.c (try_window_id): Increment matrix positions if the buffer's byte count has increased, but not the character count. --- diff --git a/src/ChangeLog b/src/ChangeLog index ef777b76db4..8cedbd9138d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-03-17 Chong Yidong + + * xdisp.c (try_window_id): Increment matrix positions if the + buffer's byte count has increased, but not the character count. + 2007-03-12 Andreas Schwab * lisp.h: Declare check_obarray.